home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
dialog
/
movefi~1.txt
< prev
next >
Wrap
Text File
|
1999-07-26
|
116b
|
5 lines
<%
Set fs = CreateObject("Scripting.FileSystemObject")
fs.MoveFile "d:\ramesh.html" , "d:\ramesh_thiru.html"
%>